home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 2).iso / 1204 / easymgr.def next >
Text File  |  1997-04-18  |  26KB  |  899 lines

  1. (object 1 TableCellSchema
  2.   (attribute attrName  "name")
  3.   (attribute columnWidth 15)
  4. )
  5.  
  6. (object 2 TableCellSchema
  7.   (attribute attrName "livingWith")
  8.   (attribute displayName "Living With")
  9.   (attribute columnWidth 15)
  10. )
  11.  
  12. (object 3 TableCellSchema
  13.   (attribute attrName "homeAddress street")
  14.   (attribute columnWidth 25)
  15. )
  16.  
  17. (object 4 TableCellSchema
  18.   (attribute attrName "homeAddress street2")
  19.   (attribute columnWidth 25)
  20. )
  21.  
  22. (object 5 TableCellSchema
  23.   (attribute attrName "homeAddress city")
  24.   (attribute columnWidth 15)
  25. )
  26. (object 6 TableCellSchema
  27.   (attribute attrName "homeAddress state")
  28.   (attribute columnWidth 10)
  29. )
  30. (object 7 TableCellSchema
  31.   (attribute attrName "homeAddress zip")
  32.   (attribute columnWidth 7)
  33. )
  34. (object 8 TableCellSchema
  35.   (attribute attrName "homeAddress country")
  36.   (attribute columnWidth 8)
  37. )
  38.  
  39. (object 10 TableSchema
  40.   (attribute tableName "Person Home Address")
  41.   (attribute objectClassName "Person")
  42.   (attribute tableCellSet (GiSet 1 2 3 4 5 6 7 8) )
  43. )
  44.  
  45. (object 11 TableCellSchema
  46.   (attribute attrName  "name")
  47.   (attribute columnWidth 15)
  48. )
  49.  
  50. (object 12 TableCellSchema
  51.   (attribute attrName "workingWith")
  52.   (attribute displayName "Working With")
  53.   (attribute columnWidth 15)
  54. )
  55.  
  56. (object 13 TableCellSchema
  57.   (attribute attrName "companyName")
  58.   (attribute columnWidth 10)
  59. )
  60.  
  61. (object 14 TableCellSchema
  62.   (attribute attrName "workAddress street")
  63.   (attribute columnWidth 25)
  64. )
  65.  
  66. (object 15 TableCellSchema
  67.   (attribute attrName "workAddress street2")
  68.   (attribute columnWidth 25)
  69. )
  70.  
  71. (object 16 TableCellSchema
  72.   (attribute attrName "workAddress city")
  73.   (attribute displayName "City")
  74.   (attribute columnWidth 15)
  75. )
  76.  
  77. (object 17 TableCellSchema
  78.   (attribute attrName "workAddress state")
  79.   (attribute columnWidth 10)
  80. )
  81.  
  82. (object 18 TableCellSchema
  83.   (attribute attrName "workAddress zip")
  84.   (attribute columnWidth 7)
  85. )
  86.  
  87. (object 19 TableCellSchema
  88.   (attribute attrName "workAddress country")
  89.   (attribute columnWidth 8)
  90. )
  91.  
  92. (object 20 TableSchema
  93.   (attribute tableName "Person Work Address")
  94.   (attribute objectClassName "Person")
  95.   (attribute tableCellSet (GiSet 11 12 13 14 15 16 17 18 19))
  96. )
  97.  
  98.  
  99. (object 121 TableCellSchema
  100.   (attribute attrName  "name")
  101.   (attribute columnWidth 15)
  102. )
  103.  
  104. (object 122 TableCellSchema
  105.   (attribute attrName "livingWith")
  106.   (attribute displayName "Living With")
  107.   (attribute columnWidth 15)
  108. )
  109.  
  110. (object 123 TableCellSchema
  111.   (attribute attrName "altAddress street")
  112.   (attribute columnWidth 25)
  113. )
  114.  
  115. (object 124 TableCellSchema
  116.   (attribute attrName "altAddress street2")
  117.   (attribute columnWidth 25)
  118. )
  119.  
  120. (object 125 TableCellSchema
  121.   (attribute attrName "altAddress city")
  122.   (attribute columnWidth 15)
  123. )
  124. (object 126 TableCellSchema
  125.   (attribute attrName "altAddress state")
  126.   (attribute columnWidth 10)
  127. )
  128. (object 127 TableCellSchema
  129.   (attribute attrName "altAddress zip")
  130.   (attribute columnWidth 7)
  131. )
  132. (object 128 TableCellSchema
  133.   (attribute attrName "altAddress country")
  134.   (attribute columnWidth 8)
  135. )
  136.  
  137. (object 130 TableSchema
  138.   (attribute tableName "Person Alternate Address")
  139.   (attribute objectClassName "Person")
  140.   (attribute tableCellSet (GiSet 121 122 123 124 125 126 127 128) )
  141. )
  142.  
  143. (object 21 TableCellSchema
  144.   (attribute attrName  "name")
  145.   (attribute columnWidth 15)
  146. )
  147.  
  148. (object 22 TableCellSchema
  149.   (attribute attrName "alias")
  150.   (attribute columnWidth 10)
  151. )
  152.  
  153. (object 23 TableCellSchema
  154.   (attribute attrName "emailSet emailAddress")
  155.   (attribute columnWidth 30)
  156. )
  157.  
  158. (object 24 TableCellSchema
  159.   (attribute attrName "emailSet emailType")
  160.   (attribute columnWidth 10)
  161. )
  162.  
  163. (object 25 TableCellSchema
  164.   (attribute attrName "urlSet urlAddress")
  165.   (attribute columnWidth 30)
  166. )
  167.  
  168. (object 30 TableSchema
  169.   (attribute tableName "Person Email/Web")
  170.   (attribute objectClassName "Person")
  171.   (attribute tableCellSet (GiSet 21 22 23 24 25))
  172. )
  173.  
  174. (object 31 TableCellSchema
  175.   (attribute attrName  "name")
  176.   (attribute columnWidth 15)
  177. )
  178.  
  179. (object 32 TableCellSchema
  180.   (attribute attrName "livingWith")
  181.   (attribute displayName "Living With")
  182.   (attribute columnWidth 15)
  183. )
  184.  
  185. (object 33 TableCellSchema
  186.   (attribute attrName "spouse")
  187.   (attribute displayName "Spouse")
  188.   (attribute columnWidth 15)
  189. )
  190.  
  191. (object 34 TableCellSchema
  192.   (attribute attrName "homeTelSet phoneNumber")
  193.   (attribute displayName "Home Phone")
  194.   (attribute columnWidth 10)
  195. )
  196.  
  197. (object 35 TableCellSchema
  198.   (attribute attrName "workTelSet phoneNumber")
  199.   (attribute displayName "Work Phone")
  200.   (attribute columnWidth 10)
  201. )
  202.  
  203. (object 36 TableCellSchema
  204.   (attribute attrName "homeFaxSet phoneNumber")
  205.   (attribute displayName "Home Fax")
  206.   (attribute columnWidth 10)
  207. )
  208.  
  209. (object 37 TableCellSchema
  210.   (attribute attrName "workFaxSet phoneNumber")
  211.   (attribute displayName "Work Fax")
  212.   (attribute columnWidth 10)
  213. )
  214.  
  215. (object 40 TableSchema
  216.   (attribute tableName "Person Tel/Fax Numbers")
  217.   (attribute objectClassName "Person")
  218.   (attribute tableCellSet (GiSet 31 32 33 34 35 36 37))
  219. )
  220.  
  221. (object 41 TableCellSchema
  222.   (attribute attrName  "name")
  223.   (attribute columnWidth 15)
  224. )
  225.  
  226. (object 42 TableCellSchema
  227.   (attribute attrName "birthDate")
  228.   (attribute columnWidth 13)
  229. )
  230.  
  231. (object 43 TableCellSchema
  232.   (attribute attrName "marriageDate")
  233.   (attribute columnWidth 13)
  234. )
  235.  
  236. (object 50 TableSchema
  237.   (attribute tableName "Person Birth/Marriage Dates")
  238.   (attribute objectClassName "Person")
  239.   (attribute tableCellSet (GiSet 41 42 43))
  240. )
  241.  
  242. (object 51 TableCellSchema
  243.   (attribute attrName  "name")
  244.   (attribute columnWidth 15)
  245. )
  246.  
  247. (object 52 TableCellSchema
  248.   (attribute attrName "sex")
  249.   (attribute displayName "Sex")
  250.   (attribute columnWidth 8)
  251. )
  252.  
  253. (object 53 TableCellSchema
  254.   (attribute attrName "spouse")
  255.   (attribute displayName "Spouse")
  256.   (attribute columnWidth 15)
  257. )
  258.  
  259. (object 54 TableCellSchema
  260.   (attribute attrName "father")
  261.   (attribute displayName "Father")
  262.   (attribute columnWidth 15)
  263. )
  264.  
  265. (object 55 TableCellSchema
  266.   (attribute attrName "mother")
  267.   (attribute displayName "Mother")
  268.   (attribute columnWidth 15)
  269. )
  270.  
  271. (object 56 TableCellSchema
  272.   (attribute attrName "children")
  273.   (attribute displayName "Children")
  274.   (attribute columnWidth 15)
  275. )
  276.  
  277. (object 60 TableSchema
  278.   (attribute tableName "Family Relationship")
  279.   (attribute objectClassName "Person")
  280.   (attribute tableCellSet (GiSet 51 52 53 54 55 56))
  281. )
  282.  
  283. (object 61 TableCellSchema
  284.   (attribute attrName "businessName")
  285.   (attribute columnWidth 15)
  286. )
  287.  
  288. (object 62 TableCellSchema
  289.   (attribute attrName "additionalName")
  290.   (attribute columnWidth 15)
  291. )
  292.  
  293. (object 63 TableCellSchema
  294.   (attribute attrName "address street")
  295.   (attribute columnWidth 18)
  296. )
  297.  
  298. (object 64 TableCellSchema
  299.   (attribute attrName "address street2")
  300.   (attribute columnWidth 18)
  301. )
  302.  
  303. (object 65 TableCellSchema
  304.   (attribute attrName "address city")
  305.   (attribute displayName "City")
  306.   (attribute columnWidth 10)
  307. )
  308.  
  309. (object 66 TableCellSchema
  310.   (attribute attrName "address state")
  311.   (attribute columnWidth 5)
  312. )
  313.  
  314. (object 67 TableCellSchema
  315.   (attribute attrName "address zip")
  316.   (attribute columnWidth 7)
  317. )
  318.  
  319. (object 68 TableCellSchema
  320.   (attribute attrName "address country")
  321.   (attribute columnWidth 7)
  322. )
  323.  
  324. (object 70 TableSchema
  325.   (attribute tableName "Business Address")
  326.   (attribute objectClassName "Business")
  327.   (attribute tableCellSet (GiSet 61 62 63 64 65 66 67 68))
  328. )
  329.  
  330. (object 71 TableCellSchema
  331.   (attribute attrName "businessName")
  332.   (attribute columnWidth 15)
  333. )
  334.  
  335. (object 72 TableCellSchema
  336.   (attribute attrName "additionalName")
  337.   (attribute columnWidth 15)
  338. )
  339.  
  340. (object 73 TableCellSchema
  341.   (attribute attrName "telSet phoneNumber")
  342.   (attribute displayName "Tel")
  343.   (attribute columnWidth 10)
  344. )
  345.  
  346. (object 74 TableCellSchema
  347.   (attribute attrName "faxSet phoneNumber")
  348.   (attribute displayName "Fax")
  349.   (attribute columnWidth 10)
  350. )
  351.  
  352. (object 75 TableCellSchema
  353.   (attribute attrName "emailSet emailAddress")
  354.   (attribute columnWidth 15)
  355. )
  356.  
  357. (object 76 TableCellSchema
  358.   (attribute attrName "emailSet emailType")
  359.   (attribute columnWidth 12)
  360. )
  361.  
  362. (object 77 TableCellSchema
  363.   (attribute attrName "urlSet urlAddress")
  364.   (attribute columnWidth 15)
  365. )
  366.  
  367. (object 80 TableSchema
  368.   (attribute tableName "Business Tel/Fax/Email/Web")
  369.   (attribute objectClassName "Business")
  370.   (attribute tableCellSet (GiSet 71 72 73 74 75 76 77))
  371. )
  372.  
  373. (object 81 TableCellSchema
  374.   (attribute attrName "name")
  375.   (attribute columnWidth 15)
  376. )
  377.  
  378. (object 82 TableCellSchema
  379.   (attribute attrName "comments")
  380.   (attribute columnWidth 15)
  381. )
  382.  
  383. (object 90 TableSchema
  384.   (attribute tableName "Groups")
  385.   (attribute objectClassName "Group")
  386.   (attribute tableCellSet (GiSet 81 82))
  387. )
  388.  
  389. (object 91 TableCellSchema
  390.   (attribute attrName "accountName")
  391.   (attribute columnWidth 15)
  392. )
  393.  
  394. (object 92 TableCellSchema
  395.   (attribute attrName "accountType")
  396.   (attribute columnWidth 15)
  397. )
  398.  
  399. (object 93 TableCellSchema
  400.   (attribute attrName "accountNumber")
  401.   (attribute columnWidth 15)
  402. )
  403.  
  404. (object 94 TableCellSchema
  405.   (attribute attrName "accessCode")
  406.   (attribute columnWidth 15)
  407. )
  408.  
  409. (object 95 TableCellSchema
  410.   (attribute attrName "expirationDate")
  411.   (attribute columnWidth 15)
  412. )
  413.  
  414. (object 96 TableCellSchema
  415.   (attribute attrName "custSrvTelSet phoneNumber")
  416.   (attribute displayName "Customer Service Tel")
  417.   (attribute columnWidth 15)
  418. )
  419.  
  420. (object 97 TableCellSchema
  421.   (attribute attrName "autoAccessTelSet phoneNumber")
  422.   (attribute displayName "Auto Access Tel")
  423.   (attribute columnWidth 15)
  424. )
  425.  
  426. (object 98 TableCellSchema
  427.   (attribute attrName "emailSet emailAddress")
  428.   (attribute columnWidth 15)
  429. )
  430.  
  431. (object 99 TableCellSchema
  432.   (attribute attrName "urlSet urlAddress")
  433.   (attribute columnWidth 15)
  434. )
  435.  
  436. (object 100 TableSchema
  437.   (attribute tableName "Accounts")
  438.   (attribute objectClassName "Account")
  439.   (attribute tableCellSet (GiSet 91 92 93 94 95 96 97 98 99))
  440. )
  441.  
  442. (object 101 TableCellSchema
  443.   (attribute attrName "description")
  444.   (attribute displayName "Description")
  445.   (attribute columnWidth 20)
  446. )
  447.  
  448. (object 102 TableCellSchema
  449.   (attribute attrName "priority")
  450.   (attribute displayName "Priority")
  451.   (attribute columnWidth 10)
  452. )
  453.  
  454. (object 103 TableCellSchema
  455.   (attribute attrName "toDoOnDate")
  456.   (attribute displayName "ToDo On Date")
  457.   (attribute columnWidth 10)
  458. )
  459.  
  460. (object 104 TableCellSchema
  461.   (attribute attrName "status")
  462.   (attribute displayName "Status")
  463.   (attribute columnWidth 10)
  464. )
  465.  
  466. (object 105 TableCellSchema
  467.   (attribute attrName "groupSet")
  468.   (attribute displayName "Category")
  469.   (attribute columnWidth 10)
  470. )
  471.  
  472. (object 106 TableCellSchema
  473.   (attribute attrName "comments")
  474.   (attribute displayName "Comments")
  475.   (attribute columnWidth 15)
  476. )
  477.  
  478. (object 107 TableCellSchema
  479.   (attribute attrName "dateCompleted")
  480.   (attribute displayName "Date Completed")
  481.   (attribute columnWidth 10)
  482. )
  483.  
  484. (object 110 TableSchema
  485.   (attribute tableName "ToDo")
  486.   (attribute objectClassName "ToDo")
  487.   (attribute tableCellSet(GiSet 101 102 103 104 105 106 107))
  488. )
  489.  
  490. (object 111 TableCellSchema
  491.   (attribute attrName "description")
  492.   (attribute displayName "Description")
  493.   (attribute columnWidth 20)
  494. )
  495.  
  496. (object 112 TableCellSchema
  497.   (attribute attrName "nextDate")
  498.   (attribute displayName "Next Date")
  499.   (attribute columnWidth 10)
  500. )
  501.  
  502. (object 113 TableCellSchema
  503.   (attribute attrName "frequency")
  504.   (attribute displayName "Frequency")
  505.   (attribute columnWidth 10)
  506. )
  507.  
  508. (object 114 TableCellSchema
  509.   (attribute attrName "numDaysBefore")
  510.   (attribute displayName "Days Before To Remind")
  511.   (attribute columnWidth 10)
  512. )
  513.  
  514. (object 115 TableCellSchema
  515.   (attribute attrName "comments")
  516.   (attribute displayName "Comments")
  517.   (attribute columnWidth 15)
  518. )
  519.  
  520. (object 120 TableSchema
  521.   (attribute tableName "Reminders")
  522.   (attribute objectClassName "Reminder")
  523.   (attribute tableCellSet(GiSet 111 112 113 114 115))
  524. )
  525.  
  526. // last table schcema object number is: 130
  527.  
  528.  
  529. (object 201 ReportSchema
  530.   (attribute reportName "Person Home Address")
  531.   (attribute objectClassName "Person")
  532.   (attribute rule "$(name)\n#(homeAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country))")
  533.   (attribute colWidth 3600)
  534.   (attribute rowHeightMaxText giTrue)
  535.   (attribute interColSpacing 288)
  536.   (attribute interRowSpacing 288)
  537.   (attribute numCols 2)
  538.   (attribute paperWidth 12240)
  539.   (attribute paperHeight 15840)
  540.   (attribute leftMargin 1080)
  541.   (attribute rightMargin 1080)
  542.   (attribute topMargin 1080)
  543.   (attribute bottomMargin 1080)
  544. )
  545.  
  546. (object 202 ReportSchema
  547.   (attribute reportName "Person Home Address/Phone/Fax/EMail/Web")
  548.   (attribute objectClassName "Person")
  549.   (attribute rule "$(name)\n#(homeAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city),$(state)$(zip)\n$(country)\n)#(homeTelSet:Tel: $(phoneNumber) (H)\n)#(workTelSet:Tel: $(phoneNumber) (W)\n)#(homeFaxSet:Fax: $(phoneNumber) (H)\n)#(workFaxSet:Fax: $(phoneNumber) (W)\n)#(emailSet:Email: $(emailAddress)\n)#(urlSet:Url: $(urlAddress)\n)")
  550.   (attribute colWidth 3600)
  551.   (attribute rowHeightMaxText giTrue)
  552.   (attribute interColSpacing 288)
  553.   (attribute interRowSpacing 288)
  554.   (attribute numCols 2)
  555.   (attribute paperWidth 12240)
  556.   (attribute paperHeight 15840)
  557.   (attribute leftMargin 1080)
  558.   (attribute rightMargin 1080)
  559.   (attribute topMargin 1080)
  560.   (attribute bottomMargin 1080)
  561. )
  562.  
  563. (object 203 ReportSchema
  564.   (attribute reportName "Person Alternate Address")
  565.   (attribute objectClassName "Person")
  566.   (attribute filterSchema 504)  // Filter by valid alternate address
  567.   (attribute rule "$(name)\n#(altAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country))")
  568.   (attribute colWidth 3600)
  569.   (attribute rowHeightMaxText giTrue)
  570.   (attribute interColSpacing 288)
  571.   (attribute interRowSpacing 288)
  572.   (attribute numCols 2)
  573.   (attribute paperWidth 12240)
  574.   (attribute paperHeight 15840)
  575.   (attribute leftMargin 1080)
  576.   (attribute rightMargin 1080)
  577.   (attribute topMargin 1080)
  578.   (attribute bottomMargin 1080)
  579. )
  580.  
  581. (object 204 ReportSchema
  582.   (attribute reportName "Person Work Address")
  583.   (attribute objectClassName "Person")
  584.   (attribute rule "$(name)\n#(companyName:$(companyName)\n)#(workAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country))")
  585.   (attribute colWidth 3600)
  586.   (attribute rowHeightMaxText giTrue)
  587.   (attribute interColSpacing 288)
  588.   (attribute interRowSpacing 288)
  589.   (attribute numCols 2)
  590.   (attribute paperWidth 12240)
  591.   (attribute paperHeight 15840)
  592.   (attribute leftMargin 1080)
  593.   (attribute rightMargin 1080)
  594.   (attribute topMargin 1080)
  595.   (attribute bottomMargin 1080)
  596. )
  597.  
  598. (object 205 ReportSchema
  599.   (attribute reportName "Person Work Address/Phone/Email/Url")
  600.   (attribute objectClassName "Person")
  601.   (attribute rule "$(name)\n#(companyName:$(companyName)\n)#(workAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country)\n)#(workTelSet:Tel: $(phoneNumber)\n)#(workFaxSet:Fax: $(phoneNumber)\n)#(emailSet:Email: $(emailAddress)\n)#(urlSet:Url: $(urlAddress)\n)")
  602.   (attribute colWidth 3600)
  603.   (attribute rowHeightMaxText giTrue)
  604.   (attribute interColSpacing 288)
  605.   (attribute interRowSpacing 288)
  606.   (attribute numCols 2)
  607.   (attribute paperWidth 12240)
  608.   (attribute paperHeight 15840)
  609.   (attribute leftMargin 1080)
  610.   (attribute rightMargin 1080)
  611.   (attribute topMargin 1080)
  612.   (attribute bottomMargin 1080)
  613. )
  614.  
  615. (object 206 ReportSchema
  616.   (attribute reportName "Family Home Address")
  617.   (attribute objectClassName "Person")
  618.   (attribute filterSchema 501)  // Filter by head of household
  619.   (attribute rule "$(firstName)#(middleName: $(middleName))#(spouse: and $(firstName)#(middleName: $(middleName))) $(lastName)\n#(homeAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country))")
  620.   (attribute colWidth 3600)
  621.   (attribute rowHeightMaxText giTrue)
  622.   (attribute interColSpacing 288)
  623.   (attribute interRowSpacing 288)
  624.   (attribute numCols 2)
  625.   (attribute paperWidth 12240)
  626.   (attribute paperHeight 15840)
  627.   (attribute leftMargin 1080)
  628.   (attribute rightMargin 1080)
  629.   (attribute topMargin 1080)
  630.   (attribute bottomMargin 1080)
  631. )
  632.  
  633. (object 207 ReportSchema
  634.   (attribute reportName "Family Home Address/Phone")
  635.   (attribute objectClassName "Person")
  636.   (attribute filterSchema 501)  // Filter by head of household
  637.   (attribute rule "$(firstName)#(middleName: $(middleName))#(spouse: and $(firstName)#(middleName: $(middleName))) $(lastName)\n#(homeAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city),$(state)$(zip)\n$(country)\n)#(homeTelSet:Tel: $(phoneNumber) (H)\n)")
  638.   (attribute colWidth 3600)
  639.   (attribute rowHeightMaxText giTrue)
  640.   (attribute interColSpacing 288)
  641.   (attribute interRowSpacing 288)
  642.   (attribute numCols 2)
  643.   (attribute paperWidth 12240)
  644.   (attribute paperHeight 15840)
  645.   (attribute leftMargin 1080)
  646.   (attribute rightMargin 1080)
  647.   (attribute topMargin 1080)
  648.   (attribute bottomMargin 1080)
  649. )
  650.  
  651. (object 208 ReportSchema
  652.   (attribute reportName "Business Address")
  653.   (attribute objectClassName "Business")
  654.   (attribute rule "$(businessName)\n#(additionalName:$(additionalName)\n)#(address:#(street:$(street)\n)#(street2:$(street2)\n)$(city),$(state) $(zip)\n$(country)\n)")
  655.   (attribute colWidth 3600)
  656.   (attribute rowHeightMaxText giTrue)
  657.   (attribute interColSpacing 288)
  658.   (attribute interRowSpacing 288)
  659.   (attribute numCols 2)
  660.   (attribute paperWidth 12240)
  661.   (attribute paperHeight 15840)
  662.   (attribute leftMargin 1080)
  663.   (attribute rightMargin 1080)
  664.   (attribute topMargin 1080)
  665.   (attribute bottomMargin 1080)
  666. )
  667.  
  668. (object 209 ReportSchema
  669.   (attribute reportName "Business Address/Phone/Email/Url")
  670.   (attribute objectClassName "Business")
  671.   (attribute rule "$(businessName)\n#(additionalName:$(additionalName)\n)#(address:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country)\n)#(telSet:Tel: $(phoneNumber)\n)#(faxSet:Fax: $(phoneNumber)\n)#(emailSet:Email: $(emailAddress)\n)#(urlSet:Url: $(urlAddress)\n)")
  672.   (attribute colWidth 3600)
  673.   (attribute rowHeightMaxText giTrue)
  674.   (attribute interColSpacing 288)
  675.   (attribute interRowSpacing 288)
  676.   (attribute numCols 2)
  677.   (attribute paperWidth 12240)
  678.   (attribute paperHeight 15840)
  679.   (attribute leftMargin 1080)
  680.   (attribute rightMargin 1080)
  681.   (attribute topMargin 1080)
  682.   (attribute bottomMargin 1080)
  683. )
  684.  
  685. (object 210 ReportSchema
  686.   (attribute reportName "Account Address")
  687.   (attribute objectClassName "Account")
  688.   (attribute rule "$(accountName)\n#(address:#(street:$(street)\n)#(street2:$(street2)\n)$(city),$(state) $(zip)\n$(country)\n)")
  689.   (attribute colWidth 3600)
  690.   (attribute rowHeightMaxText giTrue)
  691.   (attribute interColSpacing 288)
  692.   (attribute interRowSpacing 288)
  693.   (attribute numCols 2)
  694.   (attribute paperWidth 12240)
  695.   (attribute paperHeight 15840)
  696.   (attribute leftMargin 1080)
  697.   (attribute rightMargin 1080)
  698.   (attribute topMargin 1080)
  699.   (attribute bottomMargin 1080)
  700. )
  701.  
  702. (object 211 ReportSchema
  703.   (attribute reportName "Account Address/Phone/Email/Url")
  704.   (attribute objectClassName "Account")
  705.   (attribute rule "$(accountName)\n#(address:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country)\n)#(custSrvTelSet:Cust: $(phoneNumber)\n)#(autoAccessTelSet:Auto: $(phoneNumber)\n)#(faxSet:Fax: $(phoneNumber)\n)#(emailSet:Email: $(emailAddress)\n)#(urlSet:Url: $(urlAddress)\n)")
  706.   (attribute colWidth 3600)
  707.   (attribute rowHeightMaxText giTrue)
  708.   (attribute interColSpacing 288)
  709.   (attribute interRowSpacing 288)
  710.   (attribute numCols 2)
  711.   (attribute paperWidth 12240)
  712.   (attribute paperHeight 15840)
  713.   (attribute leftMargin 1080)
  714.   (attribute rightMargin 1080)
  715.   (attribute topMargin 1080)
  716.   (attribute bottomMargin 1080)
  717. )
  718.  
  719. (object 301 ExportChoiceSchema
  720.   (attribute target 0x01)       // exportTargetCIM1x
  721.   (attribute dataChoices 0x11)  // email, email+fax 
  722.   (attribute objectClassNames "Person Business")
  723.   (attribute dosRelativePath "addrbook.dat")
  724.   (attribute rootDir "C:\CSERVE")
  725. )
  726.  
  727. (object 302 ExportChoiceSchema
  728.   (attribute target 0x02)        // exportTargetCIM2x
  729.   (attribute dataChoices 0x11)   // email, email+fax
  730.   (attribute objectClassNames "Person Business")
  731.   (attribute dosRelativePath "support\addrbook.dat")
  732.   (attribute rootDir "C:\CSERVE")
  733. )
  734.  
  735. (object 303 ExportChoiceSchema
  736.   (attribute target 0x03)        // exportTargetTabTextFile
  737.   (attribute dataChoices 0x20)   // list data
  738.   (attribute dataSource 0x01)    // list
  739.   (attribute dosRelativePath "list.txt")
  740. )
  741.  
  742. (object 304 ExportChoiceSchema
  743.   (attribute target 0x04)        // exportTargetCommaTextFile
  744.   (attribute dataChoices 0x20)   // list data
  745.   (attribute dataSource 0x01)    // list
  746.   (attribute dosRelativePath "list.txt")
  747. )
  748.  
  749. (object 401 SortSchema
  750.   (attribute sortName "Last Name, First Name")
  751.   (attribute objectClassName "Person")
  752.   (attribute sortString "$(lastName) $(firstName)")
  753.   (attribute ignoreCase giTrue)
  754. )
  755.  
  756. //(object 402 SortSchema 
  757. //  (attribute sortName (GiString "First Name, Last Name"))
  758. //  (attribute objectClassName (GiString "Person"))
  759. //  (attribute sortString (GiString "$(name) "))
  760. //  (attribute ignoreCase (GiBoolean giTrue))
  761. //)
  762.  
  763. (object 403 SortSchema
  764.   (attribute sortName "Status, Priority")
  765.   (attribute objectClassName "ToDo")
  766.   (attribute sortString "$(status) $(priority)")
  767.   (attribute ignoreCase giTrue)
  768. )
  769.  
  770. (object 404 SortSchema
  771.   (attribute sortName "Next Date")
  772.   (attribute objectClassName "Reminder")
  773.   (attribute sortString "$(nextDate) $(description)")
  774.   (attribute ignoreCase giTrue)
  775. )
  776.  
  777. (object 501 FilterSchema 
  778.   (attribute filterName "Head of Household")
  779.   (attribute filterString "$(livingWith) = Empty")
  780.   (attribute objectClassName "Person")
  781.   (attribute ignoreCase giTrue)
  782. )
  783.  
  784. (object 502 FilterSchema 
  785.   (attribute filterName "Husband or Individual")
  786.   (attribute filterString "$(spouse) = Empty Or $(sex) != \"Female\"")
  787.   (attribute objectClassName "Person")
  788.   (attribute ignoreCase giTrue)
  789. )
  790.  
  791. (object 503 FilterSchema
  792.   (attribute filterName "Wife or Individual")
  793.   (attribute filterString "$(spouse) = Empty Or $(sex) != \"Male\"")
  794.   (attribute objectClassName "Person")
  795.   (attribute ignoreCase giTrue)
  796. )
  797.  
  798. (object 504 FilterSchema
  799.   (attribute filterName "Has Alternate Address")
  800.   (attribute filterString "$(altAddress) != Empty")
  801.   (attribute objectClassName "Person")
  802.   (attribute ignoreCase giTrue)
  803. )
  804.  
  805. (object 505 FilterSchema
  806.   (attribute filterName "Birthdays or Anniversaries this month")
  807.   (attribute filterString "$(birthDate) = ThisMonth Or $(marriageDate) = ThisMonth")
  808.   (attribute objectClassName "Person")
  809.   (attribute ignoreCase giTrue)
  810. )
  811.  
  812. (object 506 FilterSchema
  813.   (attribute filterName "Birthdays or Anniversaries next month")
  814.   (attribute filterString "$(birthDate) = NextMonth Or $(marriageDate) = NextMonth")
  815.   (attribute objectClassName "Person")
  816.   (attribute ignoreCase giTrue)
  817. )
  818.  
  819. (object 507 FilterSchema
  820.   (attribute filterName "Birthdays or Anniversaries today")
  821.   (attribute filterString "($(birthDate) = ThisDay And $(birthDate) = ThisMonth) Or ($(marriageDate) = ThisDay And $(marriageDate) = ThisMonth)")
  822.   (attribute objectClassName "Person")
  823.   (attribute ignoreCase giTrue)
  824. )
  825.  
  826. (object 508 FilterSchema
  827.   (attribute filterName "Birthdays or Anniversaries tomorrow")
  828.   (attribute filterString "($(birthDate) = NextDay And $(birthDate) = ThisMonth) Or ($(marriageDate) = NextDay And $(marriageDate) = ThisMonth)")
  829.   (attribute objectClassName "Person")
  830.   (attribute ignoreCase giTrue)
  831. )
  832.  
  833. (object 509 FilterSchema
  834.   (attribute filterName "ToDo Not Completed")
  835.   (attribute filterString "$(status) != \"Completed\"")
  836.   (attribute objectClassName "ToDo")
  837.   (attribute ignoreCase giTrue)
  838. )
  839.  
  840. (object 510 FilterSchema
  841.   (attribute filterName "ToDo Today")
  842.   (attribute filterString "$(todoOnDate) = Today")
  843.   (attribute objectClassName "ToDo")
  844.   (attribute ignoreCase giTrue)
  845. )
  846.  
  847. (object 511 FilterSchema
  848.   (attribute filterName "ToDo Today or earlier")
  849.   (attribute filterString "$(todoOnDate) <= Today")
  850.   (attribute objectClassName "ToDo")
  851.   (attribute ignoreCase giTrue)
  852. )
  853.  
  854. (object 512 FilterSchema
  855.   (attribute filterName "ToDo Tomorrow")
  856.   (attribute filterString "$(todoOnDate) = Tomorrow")
  857.   (attribute objectClassName "ToDo")
  858.   (attribute ignoreCase giTrue)
  859. )
  860.  
  861. (object 513 FilterSchema
  862.   (attribute filterName "ToDo tomorrow or earlier")
  863.   (attribute filterString "$(todoOnDate) <= Tomorrow")
  864.   (attribute objectClassName "ToDo")
  865.   (attribute ignoreCase giTrue)
  866. )
  867.  
  868. (object 514 FilterSchema
  869.   (attribute filterName "ToDo this month")
  870.   (attribute filterString "$(todoOnDate) = ThisMonth And $(todoOnDate) = ThisYear")
  871.   (attribute objectClassName "ToDo")
  872.   (attribute ignoreCase giTrue)
  873. )
  874.  
  875. (object 515 FilterSchema
  876.   (attribute filterName "ToDo next month")
  877.   (attribute filterString "$(todoOnDate) = NextMonth And $(todoOnDate) = ThisYear")
  878.   (attribute objectClassName "ToDo")
  879.   (attribute ignoreCase giTrue)
  880. )
  881.  
  882. (object 901 LookSchema
  883.   (attribute lookWhat 0x87)  // lookAddress | lookTelephone | lookFax | lookAccountDetails
  884.   (attribute ignoreCase giTrue)
  885.   (attribute matchType 3)     // GiString::GI_MatchContains
  886.   (attribute openAtStartup giTrue)
  887. )
  888.  
  889. (object 1001 OptionsSchema
  890.   (attribute majorVersion 1)
  891.   (attribute minorVersion 0)
  892.   (attribute patchVersion 0)
  893.   (attribute serialNumber 0)
  894.   (attribute installNumber 784420930)
  895.   (attribute autoOpenLastFile giTrue)
  896.   (attribute shareHomeTelephone giTrue)
  897.   (attribute shareHomeFax giTrue)
  898. )
  899.